CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 2d dct matlab

搜索资源列表

  1. face_recognition

    0下载:
  2. 基于2D-DCT和模块2DPCA的人脸识别系统的实现(matlab)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2057948
    • 提供者:da
  1. DCT.rar

    1下载:
  2. 利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。,DCT2 use the matlab function, and transform the image so compressed. And 8* 8 image block, a calculation of each mean square value as a threshold.
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:678
    • 提供者:马丁
  1. test_dct

    0下载:
  2. 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:556
    • 提供者:浪飞人海
  1. fast_block_dct

    0下载:
  2. Fast m-scr ipt implementation of Block-DCT ( 2-D DCT )
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2035
    • 提供者:xj
  1. faceRecognition

    0下载:
  2. 基于2D-DCT和模块2DPCA的人脸识别系统的实现(matlab)-Based on the 2D-DCT and modules 2DPCA Face Recognition System (matlab)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4164171
    • 提供者:黄文
  1. A_Study_og_Face_Recognition_Methods_Baced_on_Wavel

    0下载:
  2. 针对灰度图像,提出一种基于知识的人脸检测方法。 提出了一种给予支持向量机的人脸检测方法。 提出了一种基于小波分解的LDA人脸识别方法。 提出了一种基于小波和DCT的人脸识别方法。 提出了一种机遇CEDT和支持向量机的人脸分类和识别方法。 -For gray-scale images, a knowledge-based face detection methods. A support vector machine method of face detection. A wa
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7113628
    • 提供者:yanyan
  1. image

    0下载:
  2. 实现了2D的图像处理,关于图像的各种方式的DCT变换,以及反变换。-The realization of the 2D image processing, a variety of ways on the image of the DCT transform, and inverse transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:300592
    • 提供者:左小龙
  1. Final_28Nov

    0下载:
  2. 2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I us
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4036532
    • 提供者:Jackie
  1. TWODDCTcofiicients

    0下载:
  2. 2d dct cofficient computation programs-2d dct cofficient computation programs..
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:29601
    • 提供者:anil
  1. hw8

    0下载:
  2. 用Matlab实现用LOT算法对2D图像进行压缩,并和DCT算法压缩进行对比,使用图像为girl.jpg-Achieved by using Matlab LOT 2D image compression algorithm and compression algorithm and the DCT were compared, using images girl.jpg
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:17065
    • 提供者:何云
  1. FACE-RECGNITION

    0下载:
  2. 基于MATLAB的人脸识别算法,使用2D-DCT,自组织算法以及离散余弦变换-A MATLAB based Face Recognition System using Image Processing and Neural Networks
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:558421
    • 提供者:LIXUE
  1. dct2dim_ib001

    0下载:
  2. A matlab program that implements the 2D DCT equation. Compares the results with the built-in function output for correctne-A matlab program that implements the 2D DCT equation. Compares the results with the built-in function output for correctness
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:549
    • 提供者:Alias2010
  1. TwoDimDCT

    0下载:
  2. 2D DCT in matlab. inputs are original data and block size. ex) block size = [8 8]
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:230928
    • 提供者:nishina
  1. 2D-Fourier-Transform

    0下载:
  2. 基于matlab的数字图像的二维傅立叶变换(FFT)以及二维离散余弦DCT变换,提供里详细代码,.m文件-Matlab-based digital image two-dimensional Fourier transform (FFT) and two-dimensional discrete cosine transform DCT offers in detailed code,. M file
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:326784
    • 提供者:valeriechan
  1. test_dct

    0下载:
  2. 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:601
    • 提供者:spokesm
  1. test_dct

    0下载:
  2. 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:647
    • 提供者:tbelieve
搜珍网 www.dssz.com